github.com/gotd/td/telegram.Client.onCDNSession (method)

2 uses

	github.com/gotd/td/telegram (current package)
		conn_builder.go#L41: 	return c.client.onCDNSession(cfg, s)
		session.go#L125: func (c *Client) onCDNSession(cfg tg.Config, s mtproto.Session) error {